home *** CD-ROM | disk | FTP | other *** search
- Path: deneb.ifj.edu.pl!grebosz
- From: grebosz@deneb.ifj.edu.pl (Jurek Grebosz)
- Newsgroups: comp.lang.c++
- Subject: deque container - how to implement?
- Date: 3 Jan 1996 15:08:17 GMT
- Organization: University of Mining & Metallurgy
- Message-ID: <4ce651$92t@galaxy.uci.agh.edu.pl>
- NNTP-Posting-Host: deneb.ifj.edu.pl
- X-Newsreader: TIN [version 1.2 PL2]
-
-
-
-
- --------------------------------
- deque implementation
- --------------------------------
-
- Dou you know any simple example of the deque container class?
- I would like to see it for "educational" purposes.
-
- Specially:
- - why it is easy to add an new element
- to both ends of the que,
- and
-
- - how difficult it is to add something in the middle.
-
-
-
- Jurek Grebosz
- grebosz@bron.ifj.edu.pl
-
-
-